kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin
/
[JRE]Number
/
toLong
to
Long
JRE
abstract
fun
toLong
(
)
:
Long
Content copied to clipboard
Returns the value of this number as a
Long
, which may involve rounding or truncation.